enregistrement
Propositions démarches participatives - Ecrivons Angers
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"ecrivonsangers-proposals",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ecrivonsangers-proposals"
}
] - "definitions":{
- "ecrivonsangers-proposals":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ecrivonsangers-proposals_records"
}
}
} - "records":
} - "properties":
- "ecrivonsangers-proposals_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"integer",
- "title":"id",
- "description":""
} - "category_id":,{
- "type":"integer",
- "title":"category/id",
- "description":""
} - "category_name_fr":,{
- "type":"string",
- "title":"category/name/fr",
- "description":""
} - "scope_name_fr":,{
- "type":"string",
- "title":"scope/name/fr",
- "description":""
} - "participatory_space_id":,{
- "type":"integer",
- "title":"participatory_space/id",
- "description":""
} - "participatory_space_url":,{
- "type":"string",
- "title":"participatory_space",
- "description":""
} - "state":,{
- "type":"string",
- "title":"state",
- "description":""
} - "reference":,{
- "type":"string",
- "title":"reference",
- "description":""
} - "answer_fr":,{
- "type":"string",
- "title":"answer/fr",
- "description":""
} - "url":,{
- "type":"string",
- "title":"url",
- "description":""
} - "supports":,{
- "type":"integer",
- "title":"supports",
- "description":""
} - "comments":,{
- "type":"integer",
- "title":"commentaires",
- "description":""
} - "followers":,{
- "type":"integer",
- "title":"followers",
- "description":""
} - "published_at":,{
- "type":"string",
- "format":"date-time",
- "title":"published_at",
- "description":""
} - "attachments_url":,{
- "type":"string",
- "title":"attachments_url",
- "description":""
} - "meeting_urls":,{
- "type":"string",
- "title":"meeting_urls",
- "description":""
} - "related_proposals":,{
- "type":"string",
- "title":"related_proposals",
- "description":""
} - "title_fr":,{
- "type":"string",
- "title":"title/fr",
- "description":""
} - "body_fr":,{
- "type":"string",
- "title":"body/fr",
- "description":""
} - "endorsements_total_count":,{
- "type":"integer",
- "title":"endorsements/total_count",
- "description":""
} - "endorsements_user_endorsements":,{
- "type":"string",
- "title":"endorsements/user_endorsements",
- "description":""
} - "is_amend":,{
- "type":"string",
- "title":"is_amend",
- "description":""
} - "original_proposal_title":,{
- "type":"string",
- "title":"original_proposal/title",
- "description":""
} - "original_proposal_url":{
- "type":"string",
- "title":"original_proposal/url",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "ecrivonsangers-proposals":
}